home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilsys / rss14gmd.lha / RSys_1.4gmd / Proto / PreferenceLists_protos.h < prev    next >
Text File  |  1996-05-05  |  226b  |  15 lines

  1. /* Prototypes for functions defined in
  2. C/PreferenceLists.c
  3.  */
  4.  
  5. void MakeHeadEntry(int * , char * );
  6.  
  7. void MakeHexEntry(int * , char * , APTR );
  8.  
  9. void SysPrefList(void);
  10.  
  11. void SysEnvList(void);
  12.  
  13. void SysExtPrinterData(void);
  14.  
  15.